*** empty log message ***
This commit is contained in:
@ -93,6 +93,7 @@ proc send {string} {
|
||||
global sock lastsent
|
||||
set lastsent $string
|
||||
puts -nonewline $sock $string
|
||||
flush $sock
|
||||
}
|
||||
|
||||
set timeout 5000
|
||||
|
Reference in New Issue
Block a user