summaryrefslogtreecommitdiff
path: root/src/Client/ChatClient.java
diff options
context:
space:
mode:
authorDor Bivas <dor1_b@walla.com>2014-03-29 21:52:54 +0300
committerDor Bivas <dor1_b@walla.com>2014-03-29 21:52:54 +0300
commit8bceed0243931ddf7a98fa5637889a9e87c8df8b (patch)
treea805f169afe3ba4984d31f028474b70d56353b06 /src/Client/ChatClient.java
parentf30a75c69f371ca8cf964181ae8e757d95419d1b (diff)
Server: fixes null Nick name in nick collision:
* response to USER was always 001 even in case of nick collision. * but in the case of nick collision NICK is resent and we only get it after USER. * Fix: send 001 only once we set both nick and user.
Diffstat (limited to 'src/Client/ChatClient.java')
0 files changed, 0 insertions, 0 deletions