-
```
CC src/libuv_la-fs-poll.lo
CC src/libuv_la-random.lo
CC src/win/libuv_la-async.lo
CC src/win/libuv_la-core.lo
CC src/win/libuv_la-detect-wakeup.lo
C…
-
In the latest update I see duplicates:
"microtome microtomed V;V.PTCP;PST
rectangularize rectangularizes V;PRS;3;SG
rectangularize rectangularizing V;V.PTCP;PRS
rectangularize rectangularized V;PS…
-
On the file named `krl-new-written-karelian` we have feature conflicts between `PST` and `PRS` as follows:
```
aštuo aštun V.PTCP;PST;ACT;PRS;PRF
ahavoija ahavoinun V.PTCP;PST;ACT;PRS;PRF
ahisse…
-
In UD_Turkish-BOUN, the word _sadece_ "only" is often treated as a dependent on a verb, even when it's serving to restrict something else.
For example:
```conllu
# sent_id = news_1874
# text = B…
-
sockClose(int *pSock)
{
fprintf(stderr, "nsd_ptcp: closing socket %d\n", *pSock);
if(*pSock >= 0) {
close(*pSock);
*pSock = -1;
}
}
I believe this needs to be a logging function and n…
-
On linux, it is in `/proc/[pid]/net/dev`.
On OSX, [to be determined...].
On windows: https://stackoverflow.com/questions/44689482/how-to-monitor-process-network-usage-under-windows.
-
When running lan-play on arch linux with libpcap 1.9.1-2 everything seems mostly fine from the output of the program, but when I try to connect to the server I get a switch side error (2110-3128). Th…
-
I installed and launched app.js
If I give the command "netstat -na | grep 6640" I see the server listening and with the command ovs-vsctl show I see the manager is opened with ptcp:6640 but when I co…
-
Hi @elejalea,
I have been validating Korean data with `um-canonicalize` tool. I have found several feature conflicts as follows.
```
ERROR: Feature conflict: 'INFM' and 'POL'
ERROR: Feature c…
-
when using Antrea's Install-OVS.ps1
```
sc.exe create ovsdb-server binPath= "$OVSInstallDir\usr\sbin\ovsdb-server.exe $
OVSInstallDir\etc\openvswitch\conf.db -vfile:info --remote=punix:db.sock --…