tcpdump -vvnnX -i any ip and host 149.202.19.227
sv_conn_logging_server "149.202.19.227"
I do not see any output on the tcpdump command (edited)https://github.com/teeworlds/teeworlds/blob/adc6c4a35d22240c670be95c778a7ddffb63bfc0/src/game/server/gamecontext.cpp#L1610
)FILE_ATTRIBUTE_REPARSE_POINT
is not necessary, as the FILE_ATTRIBUTE_DIRECTORY
will correctly be set when the target of a symbolic link is a directory. This otherwise causes symbolic links to files to be incorrectly handled as directories.
On Linux, the minor performance optimization of using entry->d_type
is reverted and fs_is_dir
is used instead. This internally uses stat
, which ...tcpdump -vvnnX -i any ip and host 149.202.19.227
sv_conn_logging_server "149.202.19.227"
I do not see any output on the tcpdump command (edited)tcpdump -vvnnX -i any ip and host 149.202.19.227
sv_conn_logging_server "149.202.19.227"
I do not see any output on the tcpdump command (edited)file://temp/skins
cannot be resolved by the shell.
Closes #5746.