[protobuf] Invitation to connect on LinkedIn

2010-02-22 Thread xiliu tang
LinkedIn Protocol, I'd like to add you to my professional network on LinkedIn. - xiliu Confirm that you know xiliu tang https://www.linkedin.com/e/isd/1094750935/n1VvIi4p/ -- (c) 2010, LinkedIn Corporation -- You received this message because you are subscrib

Re: How to sort the repeated element?

2009-07-28 Thread xiliu tang
You can write a customize sort functor when using the stl, which sort the index of the students, like:struct SortStudent : public binnary_function { SortStudent(Class *cl) : cl_(cl) { } bool operator() (int i, int j) { int32 score1 = cl_->student(i).score(); int32 score2 = cl_->student(

Re: On vacation through July 22nd.

2009-07-16 Thread xiliu tang
Enjoy! 2009/7/16 Kenton Varda > Hi all, > I will be on vacation and not checking e-mail through July 22nd. I've > asked fellow protobuf dev Jason to help answer questions in the meantime, > but if you see a question that isn't answered and you know the answer, > please feel free to jump in. (T

Re: Windows HANDLE and sockets / named pipes

2009-06-18 Thread xiliu tang
2009/6/19 brodie > > Hi all, > > Has anyone done any work to create a stream implementation for async > use? In particular, Windows async sockets or async named pipes? > > I'm planning to implement PB as the messaging layer on top of a > Windows sockets transport layer (therefore using HANDLE ins

Re: Can't this project can be listed on http://code.google.com/p/protobuf/wiki/RPCImplementations.

2009-05-19 Thread xiliu tang
2009/5/20 Kenton Varda > You sent me a personal e-mail to which I replied. My reply was that I > unfortunately don't have time to review any large amount of code, but I'm > happy to put this on the list anyway if you'd like. > Thx, please help to put it in that list! > > > On Mon, May 18, 2009