SO_KEEPALIVE Macro
C
#define SO_KEEPALIVE 9 //Keep the connection alive by sending periodic transmissions - Not yet supported
Description
Keep the connection alive by sending periodic transmissions. Not yet supported.
#define SO_KEEPALIVE 9 //Keep the connection alive by sending periodic transmissions - Not yet supported
Keep the connection alive by sending periodic transmissions. Not yet supported.