circuitpython/cc3200/ftp
Daniel Campora cc20482aa9 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.
2015-06-03 17:31:21 +02:00
..
ftp.c cc3200: Add method to configure the servers timeout. 2015-06-03 17:31:21 +02:00
ftp.h cc3200: Reset the servers and close user sockets on WLAN disconection. 2015-05-24 11:44:06 +02:00
updater.c cc3200: Remove NIC abstraction layer. 2015-05-24 11:44:08 +02:00
updater.h cc3200: Add cc3200 port of MicroPython. 2015-02-06 22:10:11 +00:00