Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-08 | Add virtual beginMulticast(...) stub to UDP class | Sandeep Mistry | |
2011-09-07 | Making Print::write(char *) non-virtual. | David A. Mellis | |
http://code.google.com/p/arduino/issues/detail?id=607 | |||
2011-08-30 | Created an abstract base class UDP to match the Client and Server classes, ↵ | amcewen | |
and reworked the Ethernet library to use it and derive EthernetUDP. |