Skip to content

Commit 374d6b9

Browse files
committed
Merge branch 'master' of https://github.com/snowkit/linc_enet
2 parents 8671783 + 965a115 commit 374d6b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

enet/ENet.hx

+1-1
Original file line numberDiff line numberDiff line change
@@ -553,7 +553,7 @@ extern class ENet {
553553
////////////////////////////////////////////////////////////////////////////////
554554
// Socket functions
555555

556-
@:native('::enet_time_set')
556+
@:native('::enet_socket_create')
557557
static function socket_create (_t:ENetSocketType):ENetSocket;
558558

559559
@:native('::enet_socket_bind')

0 commit comments

Comments
 (0)