removed main from the server module. forgot it was there
This commit is contained in:
parent
deb3e1ca62
commit
2e9fae3d4c
@ -1,8 +1,4 @@
|
|||||||
import socket
|
import socket
|
||||||
from multiprocessing import Process
|
|
||||||
from random import randint
|
|
||||||
from os import getpid
|
|
||||||
from time import sleep
|
|
||||||
|
|
||||||
|
|
||||||
class EchoServer:
|
class EchoServer:
|
||||||
|
Loading…
Reference in New Issue
Block a user