NetworkSocketAPI
Dependents: HelloWizFi250Interface
Fork of NetworkSocketAPI by
Revisions of UDPSocket.cpp
Revision | Date | Message | Actions |
---|---|---|---|
82:97d166c4a193 | 2016-04-05 | Added temporary polling for blocking sockets | File Diff Annotate |
81:1600369a29dd | 2016-04-05 | Added proper forwarding for interrupt driven callbacks | File Diff Annotate |
80:9c6673c93082 | 2016-04-05 | Added support for DNS resolution | File Diff Annotate |
79:43a7e8c0d6cc | 2016-04-05 | Added rough implementation of the API shim | File Diff Annotate |
30:3cc78f5db99d | 2016-02-22 | Standardized formatting | File Diff Annotate |
28:163fbe3263f4 | 2016-02-18 | Removed memory allocations for internal buffers | File Diff Annotate |
25:ed7b2a52e8ac | 2016-02-18 | Added abstract base case for Sockets | File Diff Annotate |
24:a5e959bdd2dd | 2016-02-18 | Added setURL for DNS lookups | File Diff Annotate |
22:4fca633c0633 | 2016-02-18 | Added implementation for UDPSocket/TCPSocket | File Diff Annotate |