-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
network: fixed port byte order conversion
network: fixed uninitialized address processing network: added connection remote host set call before starting a connection attempt note: there's still a corner case where if a tcp connection attempt times out while performing a dns query the remote host address will not be available. Signed-off-by: Leonardo Alminana <[email protected]>
- Loading branch information
1 parent
a5d5570
commit 6c117f4
Showing
2 changed files
with
30 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters