15 Commits (155ccdd6e127a7e8c6533ccd2e015ee14ffc55ab)

Author SHA1 Message Date
Peter Barker 24653a33ed SITL: make socket manipulation functions bool rather than void 6 years ago
Peter Barker 584c5d5806 AP_HAL: Socket: add set_cloexec 7 years ago
murata c808ee2f49 Global: To nullptr from NULL. 8 years ago
Gustavo Jose de Sousa 0456eccca8 AP_HAL: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell eca0940bc7 AP_HAL: allow for broadcast packets on UDP IPv4 10 years ago
Andrew Tridgell 3e4b0b9869 AP_HAL: added pollout() function to socket API 10 years ago
Andrew Tridgell 596ecde70d AP_HAL: added listen and accept APIs to socket API 10 years ago
Andrew Tridgell b07f7e873f AP_HAL: added pollin() interface for Socket API 10 years ago
Andrew Tridgell 5067359ed7 AP_HAL: fixed socket destructor 10 years ago
Staroselskii Georgii 1a588263e4 AP_HAL: added destructor for Socket 10 years ago
Staroselskii Georgii 4411c1fed4 AP_HAL: improved constness of Socket API 10 years ago
Andrew Tridgell 9336914598 AP_HAL: added sendto socket method 10 years ago
Andrew Tridgell be587beedc AP_HAL: disable nagle on sockets for faster local operation 10 years ago
Andrew Tridgell 414f4125de AP_HAL: use FD_CLOEXEC to prevent sockets being inherited in SITL 10 years ago
Andrew Tridgell 08b9ed3342 AP_HAL: added socket handling class 10 years ago