Fabio Alessandrelli
|
a46a643f90
Use an instance variable for ip_type in raw sockets
|
8 years ago |
Fabio Alessandrelli
|
754e9aa60a
TCP/UDP Listen sockets can now be set to IPv6 only
|
8 years ago |
Fabio Alessandrelli
|
70a6791150
Fix windows debugger connection problems.
|
8 years ago |
Fabio Alessandrelli
|
04def2161e
Fix PacketPeerUDP get_packet_port()
|
8 years ago |
Fabio Alessandrelli
|
b3443fd848
Pass correct address size (ipv4,ipv6) to socket connect, bind, sendto
|
8 years ago |
Ariel Manzur
|
d8b0070b8c
added windows support for ipv6, cleaned up unix code
|
8 years ago |
Ariel Manzur
|
fd1022fd29
adding ipv6
|
8 years ago |
Daniel J. Ramirez
|
422fac5066
Removed lots of prints
|
9 years ago |
Rémi Verschelde
|
a7fc04626a
Add missing license headers in our source files (#5255)
|
9 years ago |
Trond Abusdal
|
a8a2458f0b
Fixed mistake where available buffer size would not be updated for each recvfrom-call in PacketPeerUDPWinsockPposix.
|
9 years ago |
Trond Abusdal
|
41a161647d
* Winsock UDP messages sent to an unavailable target causing WSAECONNRESET will no longer close the socket.
|
9 years ago |
Trond Abusdal
|
f809cd44ea
Fixed PacketPeerUDP getting wrongly closed due to recvfrom using rb.data_left instead of rb.space_left.
|
9 years ago |
Kostadin Damyanov
|
4e07a2dea8
Haiku: fix building with UNIX_ENABLED.
|
10 years ago |
Juan Linietsky
|
abbea4d945
UDP Fixes
|
10 years ago |
Juan Linietsky
|
6dd8768811
3D Import Import & UDP
|
10 years ago |