Win32: network rendering
Status: Beta
Brought to you by:
render_man
When using absolute names for external files
for example d:\texture\t1.tx
server attempts to create missing files in
temp/d:\texture\t1.tx
which is of course impossible.
Then server just exits without closing the bound socket,
so the port remains busy for a long time (new server
cannot be starteed).