Christian Prochaska bea48b636e lwip: avoid failed assertion on nonblocking connect()
When calling 'connect()' in nonblocking mode and the connection has been
established, don't call 'tcp_connect()' again, which would trigger an
assertion with the message 'tcp_connect: can only connect from state
CLOSED'.

Fixes #2039
2016-07-11 12:06:04 +02:00
..
2016-05-26 15:54:14 +02:00
2016-05-26 15:54:14 +02:00
2015-01-20 11:23:52 +01:00
2015-01-20 11:23:52 +01:00
2015-07-21 09:30:12 +02:00
2015-07-21 09:30:12 +02:00
2014-05-27 11:14:46 +02:00
2016-05-09 13:09:55 +02:00
2016-05-09 13:09:55 +02:00
2015-12-10 13:16:29 +01:00
2015-12-10 13:16:29 +01:00
2014-06-27 14:05:50 +02:00
2014-06-27 14:05:50 +02:00
2014-11-20 17:05:59 +01:00
2014-11-20 17:05:59 +01:00
2016-02-05 10:47:43 +01:00
2016-02-05 10:47:43 +01:00
2016-05-23 15:49:55 +02:00
2014-08-22 16:16:40 +02:00