- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for clientconf (0.06 sec)
-
src/bufio/net_test.go
t.Error(err) return } } }() clientConn, err := net.DialUnix("unixpacket", nil, addr) if err != nil { // Leaves the server goroutine hanging. Oh well. t.Fatal(err) } defer wg.Wait() defer clientConn.Close() const data = "data" r := bufio.NewReader(strings.NewReader(data)) n, err := io.Copy(clientConn, r) if err != nil { t.Fatal(err) }
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Feb 07 19:37:07 UTC 2025 - 1.9K bytes - Viewed (0) -
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
</mime-type> <mime-type type="application/vnd.cab-jscript"/> <mime-type type="application/vnd.canon-cpdl"/> <mime-type type="application/vnd.canon-lips"/> <mime-type type="application/vnd.cendio.thinlinc.clientconf"/> <mime-type type="application/vnd.chemdraw+xml"> <glob pattern="*.cdxml"/> </mime-type> <mime-type type="application/vnd.chipnuts.karaoke-mmd"> <glob pattern="*.mmd"/> </mime-type>Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Thu Mar 13 08:18:01 UTC 2025 - 320.1K bytes - Viewed (1)