class RemiLib::MmappedFile::MmappedFileSyncError

Overview

An error when synchronizing an MmappedFile.

Defined in:

remilib/mmappedfile.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(message : String | Nil, errno : Errno) #

[View source]

Instance Method Detail

def errno : Errno #

[View source]