This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
genode
Watch
1
Star
0
Fork
0
You've already forked genode
mirror of
https://github.com/genodelabs/genode.git
synced
2024-12-26 08:51:08 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
23f35370a2
genode
/
repos
/
libports
/
ports
/
lwip.hash
2 lines
41 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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-07 11:17:30 +00:00
d84dafd43c71b0c325246801d7f2f5ee8ec7bbd9
Reference in New Issue
Copy Permalink