Searched refs:LAT_END (Results 1 – 2 of 2) sorted by relevance
262 LAT_END = "END" variable284 _sendto(sock, LAT_END + "\n", addr)351 while LAT_END not in s:368 if line and line != LAT_END:
271 LAT_END = "END" variable292 _sendto(sock, LAT_END + "\n", addr)357 while LAT_END not in s:373 if line and line != LAT_END: