log requests
This commit is contained in:
parent
ce149890d2
commit
e9775acdba
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ func main { mega | with args ;
|
||||||
|
|
||||||
while { 1 } {
|
while { 1 } {
|
||||||
server:accept { | with client ;
|
server:accept { | with client ;
|
||||||
|
"got a request" println;
|
||||||
catch {
|
catch {
|
||||||
client:read;
|
client:read;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue