We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(dao) load net = none (dao) sock = net.listen(':23498') = TcpListener[0x1ca9b40] (dao) s = sock.accept() # here a remote peer connects = ( , [[Error::Param]] --- Invalid parameter(s): In code snippet: 4 : SETVG : 3 , 3 , 0 ; 1; s = sock. accept() >> 5 : RETURN : 3 , 1 , 0 ; 1; ) Raised by: __main__(), at instruction 5 in line 1 in file "interactive codes"; ) [[Exception::Error]] --- General error: In code snippet: 4 : SETVG : 3 , 3 , 0 ; 1; s = sock. accept() >> 5 : RETURN : 3 , 1 , 0 ; 1; ) Raised by: __main__(), at instruction 5 in line 1 in file "interactive codes";
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: