This repository has been archived by the owner on Oct 8, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 60
recv == 0 #21
Comments
/**
use this base64_encode. from |
Notice the call parameters are different order and return value:
then it seems to work fine! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
ssize_t readed = recv(clientSocket, gBuffer+readedLength, BUF_LEN-readedLength, 0);
I compile this lib use mipsel-openwrt-linux-gcc. run on router.
maybe void wsGetHandshakeAnswer(const struct handshake *hs, uint8_t *outFrame, *outLength)
have a bad responseKey
on x86 it is ok.
The text was updated successfully, but these errors were encountered: