mirror of
https://github.com/lunarmodules/luasocket.git
synced 2024-11-08 14:28:21 +01:00
1e5e8b5ce5
Adjusted client modules. Fixed proxy bug in http.
5 lines
137 B
Plaintext
5 lines
137 B
Plaintext
gettime returns time since Unix Epoch 1/1/1970 (UTC)
|
|
sleep is robust to interrupts
|
|
select had a stupid bug
|
|
http.PROXY etc wasn't working
|