]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lwip.git/blobdiff - src/include/arch/lwipopts.h
receive timeouts options added to lwipopts.h
[pes-rpp/rpp-lwip.git] / src / include / arch / lwipopts.h
index 44a6b154b40a437035d102b7084f90fc6bcf318d..1345ed4731cb66e4b17cea2ddefabcff359780bc 100644 (file)
 *****************************************************************************/
 #define LWIP_SOCKET                     0           /* default is 1 */
 
+#define LWIP_SO_RCVTIMEO                0           /* enable receive timeout; default is 0 */
+
 /*****************************************************************************
 **                          Debugging options
 *****************************************************************************/