genode/repos/libports/ports/lwip.hash
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

2 lines
41 B
Plaintext

d84dafd43c71b0c325246801d7f2f5ee8ec7bbd9