aboutsummaryrefslogtreecommitdiff
path: root/src/unix/UnixSocket.hx
blob: 1e5cea2702e5198a6b61cd05ee728b24d93060d9 (plain) (blame)
1
2
3
4
5
6
7
8
package unix;

/*
    This is a dummy file.

    See UnixSocket.<target>.hx for the actual implementation for each target.
*/
class UnixSocket {}