|
|
|
|
|
by fullstop
815 days ago
|
|
At first I thought that this surely could not be true as of today, but it looks like it is. There is AF_UNIX support, but only for streams and not datagrams: https://bugs.openjdk.org/browse/JDK-8297837 What an odd decision. I suppose that you could execute systemd-notify but that's a solution that I would not like. |
|
Unless that feature also has some weird limitation, you could probably use that to call the socket API in libc.