index
:
libimobiledevice
master
stable-1-0-0
webinspectorproxy
work
A cross-platform protocol library to access iOS devices
ms
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
socket.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-08
socket: Fix IPv6 scope id lookup logic to handle another network device problem
Martin Szulecki
1
-2
/
+12
2020-06-06
socket: Improve IPv6 scope id detection to fix network devices on OSX
Martin Szulecki
1
-6
/
+24
2020-06-06
socket: Use common IPv6 scope values and correct loopback scope to link-local
Martin Szulecki
1
-4
/
+4
2020-06-06
common: Fix socket_connect_addr() not connecting using IPv6 in some cases
Martin Szulecki
1
-0
/
+107
2020-05-18
common: Update socket.c/.h from libusbmuxd
Nikias Bassen
1
-21
/
+214
2020-01-05
Define ETIMEDOUT if required
Nikias Bassen
1
-0
/
+3
2019-06-13
socket: Return -ETIMEDOUT when select() in socket_read_fd() reached the timeout
Nikias Bassen
1
-0
/
+4
2019-05-21
common: Update socket.c to match the one from libusbmuxd
Nikias Bassen
1
-55
/
+160
2015-12-29
common: [security fix] Make sure sockets only listen locally
Joshua Hill
1
-2
/
+2
2015-01-28
Remove trailing whitespace errors from all files
Martin Szulecki
1
-3
/
+3
2013-03-20
move thread and socket code to "common" subdir
Nikias Bassen
1
-0
/
+392