Skip to content

Instantly share code, notes, and snippets.

@bacek
Created March 26, 2009 11:58
Show Gist options
  • Save bacek/86043 to your computer and use it in GitHub Desktop.
Save bacek/86043 to your computer and use it in GitHub Desktop.
bacek@icering:~/src/parrot$ git log
commit c2095ae478e03a4c5eca5072cb5190c2ec3f8dec
Author: Vasily Chekalkin <bacek@bacek.com>
Date: Thu Mar 26 22:56:34 2009 +1100
Use socket methods in examples/io/httpd.pir instead of ops.
commit f45d52ed6f1f906839bdb617ab34de30beabca03
Author: Vasily Chekalkin <bacek@bacek.com>
Date: Thu Mar 26 22:53:41 2009 +1100
Implement methods Socket.socket and Socket.sockaddr. Also copy documnetation bits for other methods
commit 78ddabc9b29d0104b5a8f4c1d8781c634bf53112
Author: Vasily Chekalkin <bacek@bacek.com>
Date: Thu Mar 26 22:40:26 2009 +1100
Remove socket opcodes
commit d86c32fccd3f09de995ed0d863c336b146a0b6c8
Author: Vasily Chekalkin <bacek@bacek.com>
Date: Thu Mar 26 22:40:07 2009 +1100
Fix Socket.clone to clone local and remote sockaddr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment