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
{{ message }}
This repository was archived by the owner on Nov 23, 2017. It is now read-only.
In selector_events::SelectorTransport there's an undocumented but public class
variable max_size that determines how large a buffer to pass to recv(). This
shouldn't be public.
Original issue reported on code.google.com by gvanrossum@gmail.com on 26 Nov 2013 at 8:55