зеркало из https://github.com/mozilla/pjs.git
Added stub function for SSL_DataPending() so we can export it for other libraries.
This commit is contained in:
Родитель
c2b1d08e56
Коммит
4039ca22da
|
@ -19,6 +19,9 @@
|
|||
#include "prlink.h"
|
||||
#include "prinrval.h"
|
||||
|
||||
void SSL_DataPending() {}
|
||||
|
||||
|
||||
int
|
||||
SSL_SetSockPeerID(PRFileDesc *fd, char *peerID)
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче