mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 07:17:32 +09:00
nss: update nss to hg rev e5e10a46b9ad with vc2013 hackfix
This commit is contained in:
parent
ed1b356dfa
commit
dcdc5d70e0
133 changed files with 8084 additions and 2038 deletions
|
|
@ -84,7 +84,7 @@ ssl_DefRecv(sslSocket *ss, unsigned char *buf, int len, int flags)
|
|||
* For blocking sockets, always returns len or SECFailure, no short writes.
|
||||
* For non-blocking sockets:
|
||||
* Returns positive count if any data was written, else returns SECFailure.
|
||||
* Short writes may occur. Does not return SECWouldBlock.
|
||||
* Short writes may occur.
|
||||
*/
|
||||
int
|
||||
ssl_DefSend(sslSocket *ss, const unsigned char *buf, int len, int flags)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue