-
- Downloads
cc3200: Add method to configure the servers timeout.
With network.server_timeout(secs) the timeout can be changed. The default value is 300 secs. Minimmum accpeted is 5 secs. Without params the function returns the current configured timeout.
Showing
- cc3200/ftp/ftp.c 2 additions, 3 deletionscc3200/ftp/ftp.c
- cc3200/mods/modnetwork.c 35 additions, 18 deletionscc3200/mods/modnetwork.c
- cc3200/mods/modwlan.c 18 additions, 8 deletionscc3200/mods/modwlan.c
- cc3200/mods/modwlan.h 1 addition, 0 deletionscc3200/mods/modwlan.h
- cc3200/qstrdefsport.h 1 addition, 2 deletionscc3200/qstrdefsport.h
- cc3200/serverstask.c 30 additions, 16 deletionscc3200/serverstask.c
- cc3200/serverstask.h 2 additions, 0 deletionscc3200/serverstask.h
- cc3200/telnet/telnet.c 2 additions, 3 deletionscc3200/telnet/telnet.c
Loading
Please register or sign in to comment