org.apache.activemq.apollo.util.os
Interface CLibrary

All Known Subinterfaces:
JnaCLibrary

public interface CLibrary


Method Summary
 void fcntl(int fd, int cmd, java.lang.Object... args)
           
 

Method Detail

fcntl

void fcntl(int fd,
           int cmd,
           java.lang.Object... args)


Copyright © 2005-2011 The Apache Software Foundation. All Rights Reserved.