micropython/unix
Paul Sokolovsky 9945f33886 Rename "rawsocket" module to "microsocket".
It's no longer intended to provide just "raw" socket interface, may include
some convenience methods for compatibility with CPython socket - but anyway
just minimal set required to deal with socket client and servers, not wider
network functionality.
2014-02-08 21:20:32 +02:00
..
.gitignore
Makefile
ffi.c
file.c
main.c Rename "rawsocket" module to "microsocket". 2014-02-08 21:20:32 +02:00
mpconfigport.h
mpconfigport.mk
qstrdefsport.h Rename "rawsocket" module to "microsocket". 2014-02-08 21:20:32 +02:00
socket.c Rename "rawsocket" module to "microsocket". 2014-02-08 21:20:32 +02:00
time.c