You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The read and write functions in the code are defined as Windows' _read and _write, but Windows' _read and _write do not seem to be able to be used for socket operations.
The read and write functions in the code are defined as Windows' _read and _write, but Windows' _read and _write do not seem to be able to be used for socket operations.