Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1 - 10 of 165 for int (0.04 seconds)

  1. class Socket::AncillaryData - Documentation for...

    expected as sizeof(int)=%d but %ld", (int)sizeof(int), (long)RSTRING_LEN(data));...integer) { int family = rsock_family_arg(vfamily); int level = ...
    docs.ruby-lang.org/en/master/Socket/AncillaryData.html
    Fri Jan 30 13:20:06 GMT 2026
      179K bytes
  2. class UNIXSocket - Documentation for Ruby 4.1

    CMSG_LEN(sizeof(int))=%d)", (int)arg.msg.msg_controllen, (int)CMSG_LEN(sizeof(int)));...CMSG_SPACE(sizeof(int))=%d)", (int)arg.msg.msg_controllen, (int)CMSG_SPACE(sizeof(int)));...
    docs.ruby-lang.org/en/master/UNIXSocket.html
    Fri Jan 30 13:20:05 GMT 2026
      153.4K bytes
  3. class Gem::SafeMarshal::Elements::Integer - Doc...

    line 68 def initialize ( int ) @int = int end...Gem::SafeMarshal::Elements::Integer int [R] new (int) Source # File lib/ru...
    docs.ruby-lang.org/en/master/Gem/SafeMarshal/Elements/Integer.html
    Fri Jan 30 13:20:05 GMT 2026
      137.7K bytes
  4. class Socket::Option - Documentation for Ruby 4.1

    vbool) { int family = rsock_family_arg(vfamily); int level = ...vint) { int family = rsock_family_arg(vfamily); int level = ...
    docs.ruby-lang.org/en/master/Socket/Option.html
    Fri Jan 30 13:20:06 GMT 2026
      174.2K bytes
  5. class Process::Status - Documentation for Ruby 4.1

    VALUE rb_process_status_waitv(int argc, VALUE *argv, VALUE _) {...rb_check_arity(argc, 0, 2); rb_pid_t pid = -1; int flags = 0; if (argc >= 1) { pid...
    docs.ruby-lang.org/en/master/Process/Status.html
    Fri Jan 30 13:20:06 GMT 2026
      149.4K bytes
  6. class OpenSSL::OCSP::BasicResponse - Documentat...

    rb_ary_new(); int count = OCSP_resp_count(bs); for (int i = 0; i <...*revtime, *thisupd, *nextupd; int reason; int status = OCSP_single_get0_status(single,...
    docs.ruby-lang.org/en/master/OpenSSL/OCSP/BasicResponse.html
    Fri Jan 30 13:20:06 GMT 2026
      152.8K bytes
  7. class OpenSSL::OCSP::SingleResponse - Documenta...

    self) { OCSP_SINGLERESP *sres; int status; GetOCSPSingleRes(self,...ossl_ocspsres_check_validity(int argc, VALUE *argv, VALUE self)...
    docs.ruby-lang.org/en/master/OpenSSL/OCSP/SingleResponse.html
    Fri Jan 30 13:20:06 GMT 2026
      147.5K bytes
  8. class OpenSSL::ASN1::Constructive - Documentati...

    new ( [ int , str ] ) Example - constructing a SET int = OpenSSL...Example - constructing a SEQUENCE int = OpenSSL :: ASN1 :: Integer...
    docs.ruby-lang.org/en/master/OpenSSL/ASN1/Constructive.html
    Fri Jan 30 13:20:06 GMT 2026
      145.7K bytes
  9. dtrace_probes - Documentation for Ruby 4.1

    method is _being called_ (an int) NOTE : will only be fired if...the call to require was made (int). ruby:::require-return(requiredfile,...
    docs.ruby-lang.org/en/master/contributing/dtrace_probes_rdoc.html
    Sat Feb 21 13:20:27 GMT 2026
      21.3K bytes
  10. class OpenSSL::OCSP::Request - Documentation fo...

    VALUE ossl_ocspreq_initialize(int argc, VALUE *argv, VALUE self)...VALUE ossl_ocspreq_add_nonce(int argc, VALUE *argv, VALUE self)...
    docs.ruby-lang.org/en/master/OpenSSL/OCSP/Request.html
    Fri Jan 30 13:20:06 GMT 2026
      148.2K bytes
Back to Top