loudmouth/lm-internals.h
changeset 292 bb7269466be2
parent 256 2266e56746ed
child 308 7e2050a6df75
equal deleted inserted replaced
291:cebf76f7f0e9 292:bb7269466be2
   107 						   void                  *error, 
   107 						   void                  *error, 
   108 						   socklen_t             *len);
   108 						   socklen_t             *len);
   109 const gchar *    _lm_sock_get_error_str           (int                    err);
   109 const gchar *    _lm_sock_get_error_str           (int                    err);
   110 const gchar *    _lm_sock_addrinfo_get_error_str  (int                    err);
   110 const gchar *    _lm_sock_addrinfo_get_error_str  (int                    err);
   111 
   111 
       
   112 #ifdef USE_TCP_KEEPALIVES
       
   113 gboolean         _lm_sock_set_keepalive (LmSocketT sock, int delay);
       
   114 #endif /* USE_TCP_KEEPALIVES */
       
   115 
   112 #endif /* __LM_INTERNALS_H__ */
   116 #endif /* __LM_INTERNALS_H__ */