Searched refs:LAT_END (Results 1 – 2 of 2) sorted by relevance
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:
269 LAT_END = "END" variable291 _sendto(sock, LAT_END + "\n", addr)358 while LAT_END not in s:375 if line and line != LAT_END: