-
- Downloads
cc3200: Add socket.sendall() (aliases to send()).
Simplelink's socket send checks for the size of the packet and sends it in chunks if the size is too large.
Loading
Please register or sign in to comment
Simplelink's socket send checks for the size of the packet and sends it in chunks if the size is too large.