Skip to content

Fix typo in poll()#1

Open
Gravifer wants to merge 1 commit into
NetSys:mainfrom
Gravifer:patch-1
Open

Fix typo in poll()#1
Gravifer wants to merge 1 commit into
NetSys:mainfrom
Gravifer:patch-1

Conversation

@Gravifer

Copy link
Copy Markdown

No behavior seems to have been affected by the typo.

Copilot AI review requested due to automatic review settings March 12, 2026 15:21

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Fixes a typo in StudentUSocketBase.unpoll() so it removes wake callbacks from the correct internal list, aligning unpoll() with poll()/_unblock() behavior.

Changes:

  • Replace the incorrect attribute name self._wakes with self._wakers in unpoll().

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread proj_transport/pox/ext/cs168p2/student_socket.py
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.

2 participants