Skip to content

Commit cfff126

Browse files
committed
unix: Rename modsocket.c to modusocket.c.
Unix naming is historical, before current conventions were established. All other ports however have it as "modusocket.c", so rename for consistency and to avoid confusion.
1 parent 9956fd0 commit cfff126

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

ports/unix/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ SRC_MOD += modtermios.c
9797
endif
9898
ifeq ($(MICROPY_PY_SOCKET),1)
9999
CFLAGS_MOD += -DMICROPY_PY_SOCKET=1
100-
SRC_MOD += modsocket.c
100+
SRC_MOD += modusocket.c
101101
endif
102102
ifeq ($(MICROPY_PY_THREAD),1)
103103
CFLAGS_MOD += -DMICROPY_PY_THREAD=1 -DMICROPY_PY_THREAD_GIL=0
File renamed without changes.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy