This commit is contained in:
Brian West
2014-08-22 16:39:45 -05:00
parent b6dc4a6c11
commit f4a04e65f2
3 changed files with 32 additions and 0 deletions
+2
View File
@@ -985,6 +985,8 @@ SWITCH_DECLARE(switch_status_t) switch_thread_create(switch_thread_t ** new_thre
#define SWITCH_SO_RCVBUF 128
#define SWITCH_SO_DISCONNECTED 256
#define SWITCH_SO_TCP_NODELAY 512
#define SWITCH_SO_TCP_KEEPIDLE 520
#define SWITCH_SO_TCP_KEEPINTVL 530
/**