Commits
User selector
Commit History
Commits on Apr 11, 2016
Commits on Apr 10, 2016
extmod/modlwip: Fix for loss of data in unaccepted incoming sockets.
Show description for 7063210committed- committed
extmod/modwebsocket: Implement MP_STREAM_SET_DATA_OPTS ioctl.
Show description for d6236e8committed- committed
Commits on Apr 9, 2016
extmod/modwebsocket: Record current fragment type (binary/text/etc.)
Show description for f38e8f5committedextmod/modwebsocket: Add option for blocking writes to non-blk sockets.
Show description for 5b1c221committed- committed
Commits on Apr 8, 2016
- committed
extmod/modure: re_exec() renamed to ure_exec() due to collison in 4.3BSD.
Show description for 20d9bc2authored andcommitted
- committed
Commits on Mar 27, 2016
Commits on Mar 25, 2016
- committed
extmod/modlwip: Add lwip->POSIX error map for lwIP 1.4.0.
Show description for 4332d72committedextmod/modlwip: lwip_tcp_send: Handle properly send buffer full condition.
Show description for de0c84ecommitted- committed
- committed
Commits on Mar 24, 2016
- committed
extmod/modwebsocket: Start module for WebSocket helper functions.
Show description for 24342ddcommitted
Commits on Mar 19, 2016
- committed
- committed
extmod/uctypes: Use mp_binary_get_val helper when extracting value.
Show description for 12154b1committed
Commits on Mar 14, 2016
Commits on Mar 12, 2016
- committed
- committed
extmod/modlwip: Rework getaddrinfo() data passing.
Show description for 09ed5bccommitted
Commits on Mar 11, 2016
extmod/modlwip: Use MICROPY_EVENT_POLL_HOOK for event polling if defined.
Show description for e5b0473committed
Commits on Mar 9, 2016
extmod/modlwip: Factor out "socket connected" check to a function.
Show description for 43d4975committed- committed
- committed
extmod/modlwip: Still process remaining incoming data of a closed socket.
Show description for 4f64f6bauthored andcommittedextmod/modlwip: Check for state change during recv busy-wait loop.
Show description for 6d2e9e7authored andcommitted- committed
- committed
- committed