1. d0791bb Renamed the "socket-like API" to "protosockets" in order to highlight by adamdunkels · 19 years ago[Renamed (62%) from contiki/uip/socket.c]
  2. a2f3c42 Added copyright license header by adamdunkels · 20 years ago
  3. bae0a30 Added a socket_generator_send() function that allows data to be dynamically generated using an external function by adamdunkels · 20 years ago
  4. c9c2dab Bugfix: socket read is no longer ended on segment boundaries by adamdunkels · 20 years ago
  5. e59ce4a Added register variables, for cc65 size reasons by adamdunkels · 20 years ago
  6. bdafa39 Fixed bugs, added a socket_newdata call that enables SOCKET_WAIT_UNTIL() that waits for either new data or a condition by adamdunkels · 20 years ago
  7. e0b4547 Interface cleaned up by adamdunkels · 20 years ago
  8. c8e7c77 Updated socket library to match the pt interface by adamdunkels · 20 years ago
  9. 039c3e0 Socket functionality based on stackless protothreads, initial import by adamdunkels · 20 years ago