diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-03-27 15:57:10 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-03-27 15:57:10 +0000 |
commit | be0c79f3ad2a94083b6f79d40739b2b68d3848ae (patch) | |
tree | 9f35da5bbae4601df1e436b4022e4d543b920ff0 /cmd-bind-key.c | |
parent | 0cb069a6b1e9e597318e0890b0b565261d06acd4 (diff) | |
download | rtmux-be0c79f3ad2a94083b6f79d40739b2b68d3848ae.tar.gz rtmux-be0c79f3ad2a94083b6f79d40739b2b68d3848ae.tar.bz2 rtmux-be0c79f3ad2a94083b6f79d40739b2b68d3848ae.zip |
Sockets in /tmp are now created in a subdirectory named, tmux-UID, eg
tmux-1000. The default socket is thus /tmp/tmux-UID/default. To start a
separate server, the new -L command line option should be used: this creates a
socket in the same directory with a different name ("-L main" will create
socket called "main"). -S should only be used to place the socket outside
/tmp. This makes sockets a little more secure and a bit more convenient to use
multiple servers.
Diffstat (limited to 'cmd-bind-key.c')
0 files changed, 0 insertions, 0 deletions