Vladyslav Hrytsenko
|
a711c9d5f0
Merge pull request #28 from usernameak/master
|
3 лет назад |
Alex Belanger
|
908c2e70d4
Marked the IPv6 constants as static to avoid multiple definitions.
|
3 лет назад |
usernameak
|
21c1bacd71
Parse sin6_scope_id from IPv6 hostname (the %enp3s0 part in link-local addresses)
|
3 лет назад |
Dominik Madarász
|
5bd2ae50e0
code: don't deprecate internal methods
|
3 лет назад |
Dominik Madarász
|
bc88c7d663
code: fix crash caused by improperly initialised callbacks
|
3 лет назад |
Vladyslav Hrytsenko
|
c187e25ecd
meta: version bump
|
3 лет назад |
OptoCloud
|
7c50f5cd92
Added old functions back
|
3 лет назад |
OptoCloud
|
5ba9b66b91
Fixed typo
|
3 лет назад |
OptoCloud
|
0ed7c5d81b
removed inline
|
3 лет назад |
OptoCloud
|
2f32c6e964
moved ip mapping functions
|
3 лет назад |
OptoCloud
|
4c9569f0c2
move out of platform-specific
|
3 лет назад |
OptoCloud
|
f4f81d0426
Changed IPv4 typo
|
3 лет назад |
OptoCloud
|
81e212c784
improve IPv4/IPv6 resolution and printing
|
3 лет назад |
OptoCloud
|
9285b7dc7e
Added enet_packet_clone()
|
3 лет назад |
Dominik Madarász
|
c623767478
Meta: Happy New Year
|
3 лет назад |
alex
|
04c4ab2de4
update enet version
|
3 лет назад |
OptoCloud
|
defd6bd22d
Added back accidental removal of enet_packet_create_offset
|
4 лет назад |
OptoCloud
|
cf6f80a788
Add callbacks for enet_packet_create, and enet_packet_destroy
|
4 лет назад |
Alexander
|
2386793249
Add ENET_MINGW_COMPAT
|
4 лет назад |
Alexander
|
33eef2036b
Remove inet_ntop definitions for mingw
|
4 лет назад |
OptoCloud
|
ab6217b866
Changed indentation from tabs to spaces
|
4 лет назад |
OptoCloud
|
5a5865d90f
Updated spacing and macro define
|
4 лет назад |
OptoCloud
|
7b41efa152
Silence [-Wunused-parameter] warnings
|
4 лет назад |
Vladyslav Hrytsenko
|
ef96b2dd7e
version bump
|
5 лет назад |
alexander.bondarev
|
991cbe6958
Rename raw_send_offset to raw_send_ex to distinguish with create_offset
|
5 лет назад |
alexander.bondarev
|
3ec3dd6cd7
Add intercept and send raw data support (for unconnected data)
|
5 лет назад |
Vladyslav Hrytsenko
|
f314ba35c2
version bump
|
5 лет назад |
Maxim
|
3f66b5d825
Fixed WSASend returning 1 instead of -1 on error.
|
5 лет назад |
Vladyslav Hrytsenko
|
c3b0dbf367
added foced cast for ENetPacketFreeCallback setter
|
6 лет назад |
Vladyslav Hrytsenko
|
f640b431c2
fixed issue with const void* callback
|
6 лет назад |