network.log 5.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. 2017-03-17 15:36:26 (__init__.py:125) mylibnetwork.server DEBUG - making a AF_INET socket
  2. 2017-03-17 15:36:26 (__init__.py:161) mylibnetwork.server INFO - setting up socket
  3. 2017-03-17 15:36:31 (__init__.py:125) mylibnetwork.server DEBUG - making a AF_UNIX socket
  4. 2017-03-17 15:36:31 (__init__.py:161) mylibnetwork.server INFO - setting up socket
  5. 2017-03-17 15:36:31 (__init__.py:174) mylibnetwork.server DEBUG - entering main loop
  6. 2017-03-17 15:37:01 (__init__.py:186) mylibnetwork.server DEBUG - bleh
  7. 2017-03-17 15:37:01 (__init__.py:190) mylibnetwork.server DEBUG - handling new client
  8. 2017-03-17 15:37:01 (__init__.py:140) mylibnetwork.server INFO - New Connection, addr: 'b''', socket: '<socket.socket fd=7, family=AddressFamily.AF_UNIX, type=SocketKind.SOCK_STREAM, proto=0, laddr=socket>'
  9. 2017-03-17 15:37:03 (__init__.py:186) mylibnetwork.server DEBUG - bleh
  10. 2017-03-17 15:37:03 (__init__.py:197) mylibnetwork.server DEBUG - handling client connection
  11. 2017-03-17 15:37:04 (__init__.py:186) mylibnetwork.server DEBUG - bleh
  12. 2017-03-17 15:37:04 (__init__.py:197) mylibnetwork.server DEBUG - handling client connection
  13. 2017-03-17 15:37:04 (__init__.py:186) mylibnetwork.server DEBUG - bleh
  14. 2017-03-17 15:37:04 (__init__.py:197) mylibnetwork.server DEBUG - handling client connection
  15. 2017-03-17 15:37:04 (__init__.py:186) mylibnetwork.server DEBUG - bleh
  16. 2017-03-17 15:37:04 (__init__.py:197) mylibnetwork.server DEBUG - handling client connection
  17. 2017-03-17 15:37:05 (__init__.py:186) mylibnetwork.server DEBUG - bleh
  18. 2017-03-17 15:37:05 (__init__.py:197) mylibnetwork.server DEBUG - handling client connection
  19. 2017-03-17 15:37:05 (__init__.py:58) mylibnetwork.server DEBUG - connection corrupted
  20. 2017-03-17 15:37:05 (__init__.py:200) mylibnetwork.server INFO - connection is broken, closing socket and removing it
  21. 2017-03-17 15:52:55 (__init__.py:126) mylibnetwork.server DEBUG - making a AF_UNIX socket
  22. 2017-03-17 15:52:55 (__init__.py:162) mylibnetwork.server INFO - setting up socket
  23. 2017-03-17 15:52:55 (__init__.py:167) mylibnetwork.server DEBUG - file already exists
  24. 2017-03-17 15:52:55 (__init__.py:168) mylibnetwork.server DEBUG - attempting to remove it
  25. 2017-03-17 15:52:55 (__init__.py:175) mylibnetwork.server DEBUG - entering main loop
  26. 2017-03-17 15:53:43 (__init__.py:187) mylibnetwork.server DEBUG - bleh
  27. 2017-03-17 15:53:43 (__init__.py:191) mylibnetwork.server DEBUG - handling new client
  28. 2017-03-17 15:53:43 (__init__.py:141) mylibnetwork.server INFO - New Connection, addr: 'b''', socket: '<socket.socket fd=7, family=AddressFamily.AF_UNIX, type=SocketKind.SOCK_STREAM, proto=0, laddr=socket>'
  29. 2017-03-17 15:53:44 (__init__.py:187) mylibnetwork.server DEBUG - bleh
  30. 2017-03-17 15:53:44 (__init__.py:198) mylibnetwork.server DEBUG - handling client connection
  31. 2017-03-17 15:53:46 (__init__.py:187) mylibnetwork.server DEBUG - bleh
  32. 2017-03-17 15:53:46 (__init__.py:198) mylibnetwork.server DEBUG - handling client connection
  33. 2017-03-17 15:53:47 (__init__.py:187) mylibnetwork.server DEBUG - bleh
  34. 2017-03-17 15:53:47 (__init__.py:198) mylibnetwork.server DEBUG - handling client connection
  35. 2017-03-17 15:53:47 (__init__.py:187) mylibnetwork.server DEBUG - bleh
  36. 2017-03-17 15:53:47 (__init__.py:198) mylibnetwork.server DEBUG - handling client connection
  37. 2017-03-17 15:53:47 (__init__.py:187) mylibnetwork.server DEBUG - bleh
  38. 2017-03-17 15:53:47 (__init__.py:198) mylibnetwork.server DEBUG - handling client connection
  39. 2017-03-17 15:53:48 (__init__.py:187) mylibnetwork.server DEBUG - bleh
  40. 2017-03-17 15:53:48 (__init__.py:198) mylibnetwork.server DEBUG - handling client connection
  41. 2017-03-17 15:53:48 (__init__.py:187) mylibnetwork.server DEBUG - bleh
  42. 2017-03-17 15:53:48 (__init__.py:198) mylibnetwork.server DEBUG - handling client connection
  43. 2017-03-17 15:53:48 (__init__.py:59) mylibnetwork.server DEBUG - connection corrupted
  44. 2017-03-17 15:53:48 (__init__.py:201) mylibnetwork.server INFO - connection is broken, closing socket and removing it
  45. 2017-03-17 15:54:22 (__init__.py:187) mylibnetwork.server DEBUG - bleh
  46. 2017-03-17 15:54:22 (__init__.py:191) mylibnetwork.server DEBUG - handling new client
  47. 2017-03-17 15:54:22 (__init__.py:141) mylibnetwork.server INFO - New Connection, addr: 'b''', socket: '<socket.socket fd=7, family=AddressFamily.AF_UNIX, type=SocketKind.SOCK_STREAM, proto=0, laddr=socket>'
  48. 2017-03-17 15:54:24 (__init__.py:187) mylibnetwork.server DEBUG - bleh
  49. 2017-03-17 15:54:24 (__init__.py:198) mylibnetwork.server DEBUG - handling client connection
  50. 2017-03-17 15:54:26 (__init__.py:187) mylibnetwork.server DEBUG - bleh
  51. 2017-03-17 15:54:26 (__init__.py:198) mylibnetwork.server DEBUG - handling client connection
  52. 2017-03-17 15:54:26 (__init__.py:187) mylibnetwork.server DEBUG - bleh
  53. 2017-03-17 15:54:26 (__init__.py:198) mylibnetwork.server DEBUG - handling client connection
  54. 2017-03-17 15:54:27 (__init__.py:187) mylibnetwork.server DEBUG - bleh
  55. 2017-03-17 15:54:27 (__init__.py:198) mylibnetwork.server DEBUG - handling client connection
  56. 2017-03-17 15:54:27 (__init__.py:187) mylibnetwork.server DEBUG - bleh
  57. 2017-03-17 15:54:27 (__init__.py:198) mylibnetwork.server DEBUG - handling client connection
  58. 2017-03-17 15:54:27 (__init__.py:59) mylibnetwork.server DEBUG - connection corrupted
  59. 2017-03-17 15:54:27 (__init__.py:201) mylibnetwork.server INFO - connection is broken, closing socket and removing it