> You need to call htonl rather than assuming little-endian. > > Also, you can use IN_CLASSA_NET instead of hardcoding it 馃檪
Right, here's the updated patch. Thanks!
> You need to call htonl rather than assuming little-endian. > > Also, you can use IN_CLASSA_NET instead of hardcoding it 馃檪
Right, here's the updated patch. Thanks!