Skip to content

Commit 6ba5f77

Browse files
committed
Merge branch 'master' of github.com:robbiehanson/CocoaAsyncSocket
2 parents f69fa44 + 272fc73 commit 6ba5f77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

GCD/GCDAsyncUdpSocket.m

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3449,6 +3449,7 @@ - (BOOL)enableBroadcast:(BOOL)flag error:(NSError **)errPtr
34493449
[pool drain];
34503450
return_from_block;
34513451
}
3452+
result = YES;
34523453
}
34533454

34543455
// IPv6 does not implement broadcast, the ability to send a packet to all hosts on the attached link.

0 commit comments

Comments
 (0)