Skip to content

fix: flag from fcntl#32

Merged
dwbessa merged 1 commit intomainfrom
change_fcntl_flag
Sep 29, 2025
Merged

fix: flag from fcntl#32
dwbessa merged 1 commit intomainfrom
change_fcntl_flag

Conversation

@thaiismeneses
Copy link
Copy Markdown
Collaborator

Removendo o uso da flag proibida F_GETFL mantendo a funcionalidade de tornar o socket não-bloqueante, assim seguinda a regra do PDF: "fcntl() só é permitido como fcntl(fd, F_SETFL, O_NONBLOCK)".

@dwbessa dwbessa merged commit befea80 into main Sep 29, 2025
2 checks passed
@dwbessa dwbessa deleted the change_fcntl_flag branch September 29, 2025 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants