This website requires JavaScript.
Explore
Help
Sign In
misc
/
adsb-tools
Watch
1
Star
0
Fork
0
You've already forked adsb-tools
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8d9b40e95447a734b31f81f967ac4e6577728506
adsb-tools
/
adsbus
/
socket.h
5 lines
76 B
C
Raw
Normal View
History
Unescape
Escape
Enable socket keepalives.
2016-02-25 17:27:07 -08:00
#
pragma once
Start of fastopen support.
2016-02-27 10:12:48 -08:00
void
socket_bound_init
(
int
)
;
void
socket_connected_init
(
int
)
;
Reference in New Issue
Copy Permalink