|
|
|
|
|
by skissane
1388 days ago
|
|
> you can chdir to the directory before bind/connect Since working directory is per-process not per-thread, this seems a great way to introduce race condition bugs. It also basically rules it out for anything meant to be used as a library or framework. |
|