-
Jeremy Hylton authored
started, calls to it would fail with a NameError (map). The fix is to using the global _looping to hold the socket map used by the current loop() call. Also reformat the code and add some doc strings.
5415dbe3
started, calls to it would fail with a NameError (map). The fix is to using the global _looping to hold the socket map used by the current loop() call. Also reformat the code and add some doc strings.