Commit fcc00dc
stream_socket_enable_crypto returns int|bool
From the docs. Returns TRUE on success, FALSE if negotiation has failed or 0 if there isn't enough data and you should try again (only for non-blocking sockets). So both true and false are allowed.1 parent d22e88f commit fcc00dc
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11733 | 11733 | | |
11734 | 11734 | | |
11735 | 11735 | | |
11736 | | - | |
| 11736 | + | |
11737 | 11737 | | |
11738 | 11738 | | |
11739 | 11739 | | |
| |||
0 commit comments