18#ifndef _DECAF_INTERNAL_NET_SOCKETFILEDESCRIPTOR_H_
19#define _DECAF_INTERNAL_NET_SOCKETFILEDESCRIPTOR_H_
File Descriptor type used internally by Decaf Socket objects.
Definition: SocketFileDescriptor.h:34
virtual ~SocketFileDescriptor()
SocketFileDescriptor(long value)
long getValue() const
Gets the OS Level FileDescriptor.
This class servers as an opaque wrapper around an underlying OS level resource that can be used as a ...
Definition: FileDescriptor.h:32
#define DECAF_API
Definition: Config.h:29
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
Definition: AprPool.h:25