PaulStoffregen / Ethernet

Ethernet library for Teensy (Wiznet W5100 / W5200 / W5500)
http://www.pjrc.com/teensy/td_libs_Ethernet.html
130 stars 83 forks source link

EthernetClient::stop() should invalidate the socket descriptor. #17

Closed PFGimenez closed 6 years ago

uzi18 commented 6 years ago

@PaulStoffregen please look on this, looks very well, and fix also bugs if use multiple sockets.

uzi18 commented 6 years ago

Thanks, do you think we can introduce some definition in ethernet.h to know we use Your library?