index
:
libimobiledevice-glue
main
master
A library to collect common code used around the libimobiledevice project
ms
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
socket.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-13
socket: Create an IPv4 compatible IPv6 socket when NULL is passed to socket_c...
Nikias Bassen
1
-1
/
+2
2024-05-04
socket: Haiku compilation fixes
Jerome Duval
1
-3
/
+5
2024-03-06
socket: Make sure errno is always set on error, and always return a meaningfu...
Nikias Bassen
1
-5
/
+97
2024-02-16
socket: Allow NULL as address for socket_create() and socket_connect()
Nikias Bassen
1
-8
/
+0
2024-01-30
Move LIMD_GLUE_API definitions to public headers
Nikias Bassen
1
-17
/
+17
2023-12-26
socket: Conditionally compile using poll or select based on availability
Nikias Bassen
1
-27
/
+85
2023-12-26
socket: Fix select failing when the process has many file descriptors by usin...
messi
1
-79
/
+100
2023-01-09
Fix compilation on cygwin
Josef Micka
1
-0
/
+6
2022-03-29
socket: Add socket_get_socket_port function
Nikias Bassen
1
-0
/
+21
2021-11-24
socket: Add FreeBSD supprt to get_primary_mac_address
Cameron Katri
1
-2
/
+6
2021-06-07
socket: Add get_primary_mac_address()
Nikias Bassen
1
-0
/
+62
2021-06-07
Initial check-in of sources
Nikias Bassen
1
-0
/
+1169