firepear / petrel

It's like SQLite, but for networking
MIT License
20 stars 1 forks source link

Remove the special timeout-and-die code from asock.NewUnix #7

Closed firepear closed 9 years ago

firepear commented 9 years ago

I think this can be done in the testing file by creating a New() variant there, and having only that variant kill itself.