Monthly Archives: October 2008

Fun with Sockets

Whilst doing some coding today for my semester research project I found a need to check for incoming data on a socket without taking any data out of the stream. Here’s the code I came up with: cp.sock.setblocking(False) try: cp.sock.recv(0) … Continue reading

Posted in programming | Tagged , | 2 Comments

Merging

A question for my interstate readers: Has anyone seen the following lane structure outside of Tasmania? (If anyone wants to guess what the correct procedure is in such a situation, you’re also welcome to do that)

Posted in life | Tagged | 8 Comments

LCA2009 — Registered

LCA 2009. I’m registered. Are you?

Tagged | 4 Comments