Skip navigation links
JNA API 5.3.1
com.sun.jna.platform.unix

Class Resource.Rlimit

    • Field Detail

      • rlim_cur

        public long rlim_cur
        The current (soft) limit.
      • rlim_max

        public long rlim_max
        The hard limit.
    • Constructor Detail

      • Rlimit

        public Rlimit()
JNA API 5.3.1

Copyright © 2007-2018 Timothy Wall. All Rights Reserved.