Name : perl-File-Sync
| |
Version : 0.11
| Vendor : openSUSE
|
Release : lp152.3.2
| Date : 2019-09-20 18:25:02
|
Group : Development/Libraries/Perl
| Source RPM : perl-File-Sync-0.11-lp152.3.2.src.rpm
|
Size : 0.02 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : Perl access to fsync() and sync() function calls
|
Description :
The fsync() function takes a Perl file handle as its only argument, and passes its fileno() to the C function fsync(). It returns _undef_ on failure, or _true_ on success.
The fsync_fd() function is used internally by fsync(); it takes a file descriptor as its only argument.
The sync() function is identical to the C function sync().
This module does *not* export any methods by default, but fsync() is made available as a method of the _FileHandle_ and _IO::Handle_ classes.
|
RPM found in directory: /vol/rzm3/linux-opensuse/distribution/leap/15.2/repo/oss/x86_64 |