summaryrefslogtreecommitdiff
path: root/ports/unix/modusocket.c
AgeCommit message (Expand)Author
2021-03-15run code formatting scriptmicroDev
2020-07-06Add license to some obvious files.Diego Elio Pettenò
2019-12-04protocols: Allow them to be (optionally) type-safeJeff Epler
2019-01-18More make_new fixes for unix buildScott Shawcroft
2018-08-16Fix nrf and unixScott Shawcroft
2018-04-10py/stream: Switch stream close operation from method to ioctl.Damien George
2017-10-24unix/modusocket: Remove #if MICROPY_SOCKET_EXTRA code blocks.Paul Sokolovsky
2017-10-23unix: Rename modsocket.c to modusocket.c.Paul Sokolovsky