Python asyncore Functions

EditRocket provides the following information on asyncore functions in the Python source code builder.

loop([timeout[, use_poll[, map[,count]]]]) - Enter a polling loop that terminates after count passes or all open channels have been closed.