mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-27 23:08:31 +00:00
Fix some zipos directory related bugs
This commit is contained in:
parent
ec480f5aa0
commit
ececec4c94
8 changed files with 114 additions and 30 deletions
|
@ -948,7 +948,7 @@ static textwindows int sock_update(struct PortState *port_state,
|
|||
updated event mask. */
|
||||
} else if (sock_state->poll_status == kPollPending) {
|
||||
/* A poll operation is already pending, but it's not monitoring for
|
||||
all the *events that the user is interested in .Therefore, cancel
|
||||
all the *events that the user is interested in. Therefore, cancel
|
||||
the pending *poll operation; when we receive it's completion
|
||||
package, a new poll *operation will be submitted with the correct
|
||||
event mask. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue