OpenBSD CVS

CVS log for ports/devel/p5-IO-BufferedSelect/distinfo


[BACK] Up to [local] / ports / devel / p5-IO-BufferedSelect

Request diff between arbitrary revisions


Default branch: bluhm_20180924, MAIN


Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Sep 24 15:47:38 2018 UTC (5 years, 8 months ago) by bluhm
Branch: bluhm_20180924, MAIN
CVS Tags: bluhm, OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, HEAD
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (unified)

import p5-IO-BufferedSelect 1.0
from Paul B. Henson; OK sthen@

Comment:
line-buffered select interface

Description:
The purpose of this module is to implement a buffered version of
the select interface that operates on lines, rather than characters.
Given a set of filehandles, it will block until a full line is
available on one or more of them.

Revision 1.1 / (download) - annotate - [select for diffs], Mon Sep 24 15:47:38 2018 UTC (5 years, 8 months ago) by bluhm
Branch point for: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.